Creates or updates an array of historian connections in the project
The request body is of type object.
Overview
|
|
|
ConnectonID : string
|
|
ServerName : string
|
|
Description : string
|
|
UserID : string
|
|
Passsword : string
|
|
UsesIdentity : boolean
| | |
The response body is of type ItemsPostResponse.
The collection of results from the historian connection create/update operation
Overview
|
ItemsPostResponse
The results of the create/update/delete operations.
|
NumSuccesses : number
|
|
NumFailures : number
|
|
WarningsMask : integer
|
|
|
Success : boolean
|
|
StatusDetails : integer
|
|
WarningsMask : integer
|
|
Message : string
| | |